Audio convolution by the mean of GPU: CUDA and OpenCL implementations
نویسندگان
چکیده
منابع مشابه
MPI- and CUDA- implementations of modal finite difference method for P-SV wave propagation modeling
Among different discretization approaches, Finite Difference Method (FDM) is widely used for acoustic and elastic full-wave form modeling. An inevitable deficit of the technique, however, is its sever requirement to computational resources. A promising solution is parallelization, where the problem is broken into several segments, and the calculations are distributed over different processors. ...
متن کاملGPGPU Computing
Since the first idea of using GPU to general purpose computing, things have evolved over the years and now there are several approaches to GPU programming. GPU computing practically began with the introduction of CUDA (Compute Unified Device Architecture) by NVIDIA and Stream by AMD. These are APIs designed by the GPU vendors to be used together with the hardware that they provide. A new emergi...
متن کاملReal-Time Surface Extraction and Visualization of Medical Images using OpenCL and GPUs
Marching Cubes (MC) is an algorithm that extracts surfaces from volumetric scalar data. It is used extensively in visualization and analysis of medical data from modalities like CT and MR, usually after a 3D segmentation of the structures of interest have been performed. Implementations of MC on CPUs are slow, using several seconds (even minutes) to extract the surface before sending it to the ...
متن کاملRadar Signal Processing with Graphics Processors (GPUs)
Radar Signal Processing algorithms place strong real-time performance demands on computer architectures. These algorithms do however have an inherent data-parallelism that allows for great performance on massively parallel architectures, such as the Graphics Processing Unit (GPUs). Recently, using GPUs for other than graphics processing has become a possibility through the CUDA and OpenCL (Open...
متن کاملOptimization of the Gaussian Mixture Model Evaluation on GPU
In this paper we present a highly optimized implementation of Gaussian mixture acoustic model evaluation algorithm. Evaluation of these likelihoods is one of the most computationally intensive parts of automatics speech recognizers but it can be well-parallelized and offloaded to GPU devices. Our approach offers significant speed-up compared to the recently published approaches, since it exploi...
متن کامل